PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / getPageLayout Method
In This Topic
    getPageLayout Method
    In This Topic
    Gets the document's page layout specifying how the pages should be displayed when opened.
    Syntax
    public PDFPageLayout getPageLayout()

    Return Value

    The document's page layout.
    See Also